Update Page blob size limit from 4 TiB to 8 TiB#128395
Update Page blob size limit from 4 TiB to 8 TiB#128395LakshJ-MS wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
|
@LakshJ-MS : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit b83ae49: ✅ Validation status: passed
For more details, please refer to the build report. |
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @stevenmatthew |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates documentation to reflect the increased Azure Page blob size limit, aligning the Data Box object size limits table with the new 8 TiB value.
Changes:
- Updated Page blob default size limit from 4 TiB to 8 TiB
- Adjusted the table row formatting for the Page blob entry
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| |-------------------|-----------------------------------------------------------| | ||
| | Block blob | 14 TiB | | ||
| | Page blob | 4 TiB <br> Every file uploaded in page blob format must be 512 bytes aligned (an integral multiple), else the upload fails. <br> VHD and VHDX are 512 bytes aligned. | | ||
| | Page blob | 8 TiB <br> Every file uploaded in page blob format must be 512 bytes aligned (an integral multiple), else the upload fails. <br> VHD and VHDX are 512 bytes aligned. | |
There was a problem hiding this comment.
This change introduces 14 into the table row, which breaks the markdown table structure (it looks like an accidental line number included in the table cell). Remove the 14 so the row starts with || Page blob, consistent with the other rows.
|
Hi @LakshJ-MS - Did you intend to open this PR in the private repo? This pull request was opened in the public repo. Microsoft contributors should work in the private repo, per the Microsoft Docs contributor guide. We can keep this PR open for review and merge, but would you make future content updates in the private repo? Thank you! Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
No description provided.